A.btnactionplain {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	line-height:18px;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	background-image:  url("btn_actionplain_up[1].gif");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
}
A.btnactionplain:link, A.btnactionplain:visited { color:#000000; }
A.btnactionplain:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	line-height:18px;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	background-image:  url("btn_actionplain_rl[1].gif");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
}
A.btnactionplainlarge {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	line-height:18px;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	background-image: url("btn_actionplain_large_up[1].gif");
	background-repeat:no-repeat;
	width:160px;
	height:20px;
}
A.btnactionplainlarge:link, A.btnactionplainlarge:visited { color:#000000; }
A.btnactionplainlarge:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	line-height:18px;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	background-image: url("btn_actionplain_large_rl[1].gif");
	background-repeat:no-repeat;
	width:160px;
	height:20px;
}

A.btnaction {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	line-height:18px;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	background-image:  url("btn_action_up[1].gif");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	text-indent:10px;
}
A.btnaction:link, A.btnaction:visited { color:#000000; }
A.btnaction:hover {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	font-weight: bold;
	line-height:18px;
	text-align:center;
	display:block;
	clear:both;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	background-image:  url("btn_action_rl[1].gif");
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	text-indent:10px;
}